source/derelict/theora/codec.d(179,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_version_string` source/derelict/theora/codec.d(179,19): Error: cast from `extern (C) const(char)* function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(180,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_version_number` source/derelict/theora/codec.d(180,19): Error: cast from `extern (C) uint function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(181,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_granule_frame` source/derelict/theora/codec.d(181,19): Error: cast from `extern (C) long function(void*, long) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(182,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_granule_time` source/derelict/theora/codec.d(182,19): Error: cast from `extern (C) double function(void*, long) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(183,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_packet_isheader` source/derelict/theora/codec.d(183,19): Error: cast from `extern (C) int function(ogg_packet*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(184,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_packet_iskeyframe` source/derelict/theora/codec.d(184,19): Error: cast from `extern (C) int function(ogg_packet*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(185,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_info_init` source/derelict/theora/codec.d(185,19): Error: cast from `extern (C) void function(th_info*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(186,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_info_clear` source/derelict/theora/codec.d(186,19): Error: cast from `extern (C) void function(th_info*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(187,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_comment_init` source/derelict/theora/codec.d(187,19): Error: cast from `extern (C) void function(th_comment*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/theora/codec.d(188,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `th_comment_add` source/derelict/theora/codec.d(188,19): Error: cast from `extern (C) void function(th_comment*) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.